home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / boot tools / startupdirector / install3.x < prev    next >
Text File  |  1996-04-07  |  636b  |  19 lines

  1. Echo "INSTALL StartUpDirector V1.8 - WB3.x"
  2. Echo "Kopiere StartUp-Director ..."
  3. copy C/StartUpDirector C:
  4. echo "Kopiere Konfiguration in das Verzeichnis S:"
  5. copy s/sd.cfg s:
  6. echo "Richte das Verzeichnis S:SD ein ..."
  7. makedir s:SD
  8. echo "Kopiere STANDART.sd ."
  9. copy s/standart3.x.sd s:sd/STANDART.sd
  10. copy s/standart.sd.comment s:sd/
  11. echo "Benenne S:StartUp-Sequence in StartUp-Sequence.alt ..."
  12. copy S:startup-sequence S:StartUp-Sequence.alt 
  13. echo "Kopiere modifizierte StartUp-Sequence für WB3.x"
  14. delete >NIL: s:startup-sequence
  15. copy s/startup-sequence3.x S:startup-sequence
  16. echo "Fertig ..."
  17. echo " "
  18. echo "Schließsymbol anklicken ..."
  19.